Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 07:21:10 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-default][cad/freecad] Failed for FreeCAD-0.17.g20161104 in configure
Message-ID:  <201611150721.uAF7LAFF072074@beefy9.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:     ports@FreeBSD.org
Last committer: riggs@FreeBSD.org
Ident:          $FreeBSD: head/cad/freecad/Makefile 425472 2016-11-06 08:55:10Z riggs $
Log URL:        http://beefy9.nyi.freebsd.org/data/110amd64-default/426137/logs/FreeCAD-0.17.g20161104.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=426137
Log:

====>> Building cad/freecad
build started at Tue Nov 15 07:19:38 UTC 2016
port directory: /usr/ports/cad/freecad
building for: FreeBSD 110amd64-default-job-02 11.0-RELEASE-p3 FreeBSD 11.0-RELEASE-p3 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/cad/freecad/Makefile 425472 2016-11-06 08:55:10Z riggs $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p3
UNAME_r=11.0-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-default/ref
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=FreeCAD-0.17.g20161104
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD
MASTERNAME=110amd64-default
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---
---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--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/freecad/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/freecad/work  HOME=/wrkdirs/usr/ports/cad/freecad/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)" CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/cad/freecad/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/freecad/work  HOME=/wrkdirs/usr/ports/cad/freecad/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="cc" CFLAGS="-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  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--
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"
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/FreeCAD"
EXAMPLESDIR="share/examples/FreeCAD"
DATADIR="share/FreeCAD"
WWWDIR="www/FreeCAD"
ETCDIR="etc/FreeCAD"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/FreeCAD
DOCSDIR=/usr/local/share/doc/FreeCAD
EXAMPLESDIR=/usr/local/share/examples/FreeCAD
WWWDIR=/usr/local/www/FreeCAD
ETCDIR=/usr/local/etc/FreeCAD
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
FreeCAD-0.17.g20161104: Makefile warning: in desktop entry #1 (FreeCAD): field 5 (Categories) must contain at least one main desktop category (make -VDESKTOP_CATEGORIES_MAIN)
===>   NOTICE:

The FreeCAD 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 LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   FreeCAD-0.17.g20161104 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.3.txz
[110amd64-default-job-02] Installing pkg-1.9.3...
[110amd64-default-job-02] Extracting pkg-1.9.3: .......... done
===>   FreeCAD-0.17.g20161104 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of FreeCAD-0.17.g20161104
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
FreeCAD-0.17.g20161104: Makefile warning: in desktop entry #1 (FreeCAD): field 5 (Categories) must contain at least one main desktop category (make -VDESKTOP_CATEGORIES_MAIN)
===>   NOTICE:

The FreeCAD 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 LGPL20 accepted by the user
===> Fetching all distfiles required by FreeCAD-0.17.g20161104 for building
===========================================================================
=======================<phase: checksum       >============================
FreeCAD-0.17.g20161104: Makefile warning: in desktop entry #1 (FreeCAD): field 5 (Categories) must contain at least one main desktop category (make -VDESKTOP_CATEGORIES_MAIN)
===>   NOTICE:

The FreeCAD 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 LGPL20 accepted by the user
===> Fetching all distfiles required by FreeCAD-0.17.g20161104 for building
=> SHA256 Checksum OK for FreeCAD-FreeCAD-0.17.g20161104-0ea7373_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
FreeCAD-0.17.g20161104: Makefile warning: in desktop entry #1 (FreeCAD): field 5 (Categories) must contain at least one main desktop category (make -VDESKTOP_CATEGORIES_MAIN)
===>   NOTICE:

The FreeCAD 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

<snip>

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
Message from xmlcatmgr-2.2_2:
The following catalogs are installed:

 1) /usr/local/share/sgml/catalog

   The top level catalog for SGML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 2) /usr/local/share/sgml/catalog.ports

   This catalog is for handling SGML stuff installed under
   /usr/local/share/sgml.  It is changed by ports/packages.

 3) /usr/local/share/xml/catalog

   The top level catalog for XML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 4) /usr/local/share/xml/catalog.ports

   This catalog is for handling XML stuff installed under
   /usr/local/share/xml.  It is changed by ports/packages.
===>   FreeCAD-0.17.g20161104 depends on shared library: libvtkFiltersTexture-6.2.so - found (/usr/local/lib/vtk-6.2/libvtkFiltersTexture-6.2.so)
===>   Returning to build of FreeCAD-0.17.g20161104
===>   FreeCAD-0.17.g20161104 depends on shared library: libTKernel.so - not found
===>   Installing existing package /packages/All/opencascade-6.9.1_4.txz
[110amd64-default-job-02] Installing opencascade-6.9.1_4...
[110amd64-default-job-02] `-- Installing gl2ps-1.3.9...
[110amd64-default-job-02] `-- Extracting gl2ps-1.3.9: ........ done
[110amd64-default-job-02] `-- Installing ftgl-2.1.3.r5_5,1...
[110amd64-default-job-02] `-- Extracting ftgl-2.1.3.r5_5,1: .......... done
[110amd64-default-job-02] `-- Installing bash-4.4...
[110amd64-default-job-02] `-- Extracting bash-4.4: .......... done
[110amd64-default-job-02] `-- Installing tbb-2017.1...
[110amd64-default-job-02] `-- Extracting tbb-2017.1: .......... done
[110amd64-default-job-02] `-- Installing MathJax-2.6.1...
[110amd64-default-job-02] `-- Extracting MathJax-2.6.1: .......... done
[110amd64-default-job-02] `-- Installing freeimage-3.16.0_1...
[110amd64-default-job-02] `-- Extracting freeimage-3.16.0_1: .......... done
[110amd64-default-job-02] Extracting opencascade-6.9.1_4: .......... done
Message from bash-4.4:
======================================================================

bash requires fdescfs(5) mounted on /dev/fd

If you have not done it yet, please do the following:

	mount -t fdescfs fdesc /dev/fd

To make it permanent, you need the following lines in /etc/fstab:

	fdesc	/dev/fd		fdescfs		rw	0	0

======================================================================
Message from freeimage-3.16.0_1:
===>   NOTICE:

The freeimage 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
===>   FreeCAD-0.17.g20161104 depends on shared library: libTKernel.so - found (/usr/local/lib/libTKernel.so)
===>   Returning to build of FreeCAD-0.17.g20161104
===>   FreeCAD-0.17.g20161104 depends on shared library: libSoQt.so - not found
===>   Installing existing package /packages/All/SoQt-1.5.0_5.txz
[110amd64-default-job-02] Installing SoQt-1.5.0_5...
[110amd64-default-job-02] Extracting SoQt-1.5.0_5: .......... done
Message from SoQt-1.5.0_5:
===>   NOTICE:

The SoQt 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
===>   FreeCAD-0.17.g20161104 depends on shared library: libSoQt.so - found (/usr/local/lib/libSoQt.so)
===>   Returning to build of FreeCAD-0.17.g20161104
===>   FreeCAD-0.17.g20161104 depends on shared library: libxerces-c-3.1.so - not found
===>   Installing existing package /packages/All/xerces-c3-3.1.4.txz
[110amd64-default-job-02] Installing xerces-c3-3.1.4...
[110amd64-default-job-02] Extracting xerces-c3-3.1.4: .......... done
===>   FreeCAD-0.17.g20161104 depends on shared library: libxerces-c-3.1.so - found (/usr/local/lib/libxerces-c-3.1.so)
===>   Returning to build of FreeCAD-0.17.g20161104
===>   FreeCAD-0.17.g20161104 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so)
===>   FreeCAD-0.17.g20161104 depends on shared library: libarea.so - not found
===>   Installing existing package /packages/All/libarea-20160313.txz
[110amd64-default-job-02] Installing libarea-20160313...
[110amd64-default-job-02] Extracting libarea-20160313: .......... done
===>   FreeCAD-0.17.g20161104 depends on shared library: libarea.so - found (/usr/local/lib/libarea.so)
===>   Returning to build of FreeCAD-0.17.g20161104
===>   FreeCAD-0.17.g20161104 depends on shared library: libmed.so - not found
===>   Installing existing package /packages/All/fr-med-3.2.0.txz
[110amd64-default-job-02] Installing fr-med-3.2.0...
[110amd64-default-job-02] `-- Installing hdf5-18-1.8.17...
[110amd64-default-job-02] `-- Extracting hdf5-18-1.8.17: .......... done
[110amd64-default-job-02] Extracting fr-med-3.2.0: .......... done
===>   FreeCAD-0.17.g20161104 depends on shared library: libmed.so - found (/usr/local/lib/libmed.so)
===>   Returning to build of FreeCAD-0.17.g20161104
===>   FreeCAD-0.17.g20161104 depends on shared library: libshiboken-python2.7.so - found (/usr/local/lib/libshiboken-python2.7.so)
===>   FreeCAD-0.17.g20161104 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===>   FreeCAD-0.17.g20161104 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for FreeCAD-0.17.g20161104
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/cad/freecad/work/.build
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /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: /usr/bin/c++
-- Check for working CXX compiler: /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 GL/gl.h
-- Looking for GL/gl.h - found
-- Looking for C++ include istream
-- Looking for C++ include istream - found
-- Looking for C++ include ostream
-- Looking for C++ include ostream - found
-- Looking for C++ include fstream
-- Looking for C++ include fstream - found
-- Looking for C++ include sstream
-- Looking for C++ include sstream - found
-- Looking for C++ include ios
-- Looking for C++ include ios - found
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Looking for C++ include iomanip
-- Looking for C++ include iomanip - found
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Check for STD namespace
-- Check for STD namespace - found
-- prefix: /usr/local/FreeCAD
-- datadir: data
-- docdir: doc
-- includedir: include
-- libdir: /usr/local/FreeCAD/lib
-- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.12") 
-- Found PythonLibs: /usr/local/lib/libpython2.7.so (found suitable exact version "2.7.12") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   filesystem
--   program_options
--   regex
--   signals
--   system
--   thread
--   chrono
--   date_time
--   atomic
-- Found Xerces-C: /usr/local/lib/libxerces-c.so
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- PyCXX found:
--   Headers:  /wrkdirs/usr/ports/cad/freecad/work/FreeCAD-0ea7373/src
--   Sources:  /wrkdirs/usr/ports/cad/freecad/work/FreeCAD-0ea7373/src/CXX
-- Found OCC: /usr/local/include/OpenCASCADE (found version "6.9.1") 
-- -- Found OCE/OpenCASCADE version: 6.9.1
-- -- OCE/OpenCASCADE include directory: /usr/local/include/OpenCASCADE
-- -- OCE/OpenCASCADE shared libraries directory: /usr/local/lib
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS
  HDF5_HL_LIBRARIES)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindHDF5.cmake:820 (find_package_handle_standard_args)
  CMakeLists.txt:589 (find_package)


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

Stop.
make: stopped in /usr/ports/cad/freecad



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